Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate AWS Redshift services to AWS SDK v2 #50600

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Dec 27, 2024

This PR migrates all uses of AWS Redshift API to AWS SDK v2.

The PR depends on and is stacked on top of another PR for credential caching

Part of #14142

@GavinFrazar GavinFrazar added the no-changelog Indicates that a PR does not require a changelog entry label Dec 27, 2024
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-redshift-to-sdk-v2 branch from 8c0f012 to 718922b Compare December 27, 2024 23:41
@GavinFrazar GavinFrazar added the aws Used for AWS Related Issues. label Dec 27, 2024
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-redshift-to-sdk-v2 branch 2 times, most recently from 606a89a to 0923003 Compare December 28, 2024 01:57
@GavinFrazar GavinFrazar marked this pull request as ready for review December 28, 2024 01:57
@github-actions github-actions bot added database-access Database access related issues and PRs discovery kubernetes-access size/md labels Dec 28, 2024
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-redshift-to-sdk-v2 branch 3 times, most recently from 59f50d7 to d7b998d Compare December 31, 2024 01:55
lib/srv/discovery/fetchers/db/aws_redshift.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/db/aws_redshift.go Show resolved Hide resolved
lib/srv/discovery/fetchers/db/aws_redshift.go Show resolved Hide resolved
lib/cloud/mocks/aws_sts.go Outdated Show resolved Hide resolved
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-redshift-to-sdk-v2 branch 2 times, most recently from 398e71c to 9856557 Compare January 2, 2025 21:39
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/update-awsconfig branch from 6cbb81c to 6c11f8d Compare January 6, 2025 19:07
Base automatically changed from gavinfrazar/update-awsconfig to master January 6, 2025 19:45
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-redshift-to-sdk-v2 branch from 9856557 to 546dc76 Compare January 6, 2025 20:43
@GavinFrazar GavinFrazar enabled auto-merge January 6, 2025 20:45
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 6, 2025
Merged via the queue into master with commit ffacd99 Jan 6, 2025
43 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/migrate-redshift-to-sdk-v2 branch January 6, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Used for AWS Related Issues. database-access Database access related issues and PRs discovery kubernetes-access no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants